home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1995 #5 & #6
/
Amiga Plus CD - 1995 - No. 5 and 6.iso
/
tex
/
rexx
/
golded
/
tex-server-stop.ged
< prev
next >
Wrap
Text File
|
1994-03-20
|
146b
|
10 lines
/*
$VER: TeX-Server-Stop.ged V1.0 (17.3.94) Axel Burghardt
*/
IF (SHOW('P','TEX.1')) THEN
ADDRESS 'TEX.1' 'QUIT'
ELSE
EXIT 5
EXIT 0